home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-07-15 | 888 b | 16 lines | [TEXT/KAHL] |
-
- Out of This GWorld
-
- OTG is yet another example of how to fool viewers into believing one thing
- without actually doing anything. The application basically uses offscreen
- GWorlds and palette animation to simulate totally cool animation. Since the
- program hopes to provide a better understanding of GWorld and palette usage,
- only the source file, out.c, has been commented. This file, which contains
- all the color Quickdraw routines, is actually the meat of the example. The
- remaining source files are just typical toolbox routine calls for event and
- menu handling. Note that this application was written to work on 8bit de-
- vices, but can easily be modified for others. Finally, the About box gives
- a pretty good overview of the first six available demos, so I highly recommend
- you check it out. Well that's it, and I hope you enjoy this example.
-
- Edgar (appleLink: EDGAR)